-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change the existing zcl codec bits to match the data format of the new ones we are planning to add. #1645
Conversation
…w ones we are planning to add.
Size increase report for "gn_nrf-example-build"
Full report output
|
Size increase report for "gn_linux-example-build"
Full report output
|
Size increase report for "nrf-example-build"
Full report output
|
Size increase report for "linux-example-build"
Full report output
|
Size increase report for "esp32-example-build"
Full report output
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
#include <memory.h> | ||
#include <stdint.h> | ||
|
||
#include "../../gen/gen-command-id.h" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
other places in the tree will symlink to this header so that code doesn't have to know the tree structure. perhaps something to consider as an enhancement.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most things worked if I just used "gen/gen-command-id.h" here, but the "main build" did not. If there's a way to make that work, I'd love to know how.
…st fixes Merge in WMN_TOOLS/matter from cherry-pick/provision_2.0 to RC_2.3.0-1.3-alpha.3 Squashed commit of the following: commit 087b18e961396a50fc769b38f2c2ee1009dab588 Author: Ricardo Casallas <[email protected]> Date: Fri Mar 15 20:34:39 2024 +0000 Pull request project-chip#1645: Bugfix: Provision: README typos. Merge in WMN_TOOLS/matter from bugfix/provision_readme to RC_2.3.0-1.3 Squashed commit of the following: commit d09303c35e73e0068f07973b8933fb9e97d9ddee Author: Ricardo Casallas <[email protected]> Date: Fri Mar 15 11:38:01 2024 -0400 Bugfix: Provision: README typos. commit 5356620caa1140925915d07cdb17322629c12373 Author: Ricardo Casallas <[email protected]> Date: Fri Mar 15 20:28:34 2024 +0000 Merge pull request project-chip#1646 in WMN_TOOLS/matter from bugfix/provision_silabs_header to RC_2.3.0-1.3 Auto-Merge: Pull request project-chip#1646: [AUTO] Bugfix: Provision: Backwards-compatible header moved to the temp folder. Merge in WMN_TOOLS/matter from bugfix/provision_silabs_header to RC_2.3.0-1.3 Squashed commit of the following: commit 8e005e302ea19e280e8ad88f0dd3605450021b96 Author: Ricardo Casallas <[email protected]> Date: Fri Mar 15 15:11:38 2024 -0400 Bugfix: Provision: Backwards-compatible header moved to the temp folder. commit 9a1927cd9c5d0d2e93e3093c8b91da91eac10eaf Author: Ricardo Casallas <[email protected]> Date: Thu Mar 14 19:01:30 2024 +0000 Pull request project-chip#1643: Bugfix: Provision defaults. Merge in WMN_TOOLS/matter from bugfix/provision-defaults to RC_2.3.0-1.3 Squashed commit of the following: commit 3eeeb2a30fbdc8cb8a6a992f3f343e47993ad891 Author: Ricardo Casallas <[email protected]> Date: Thu Mar 14 10:17:52 2024 -0400 Bugfix: Provision defaults. ... and 1 more commit
Merge in WMN_TOOLS/matter from bugfix/provision_readme to RC_2.3.0-1.3 Squashed commit of the following: commit d09303c35e73e0068f07973b8933fb9e97d9ddee Author: Ricardo Casallas <[email protected]> Date: Fri Mar 15 11:38:01 2024 -0400 Bugfix: Provision: README typos.
…st fixes Merge in WMN_TOOLS/matter from cherry-pick/provision_2.0 to RC_2.3.0-1.3-alpha.3 Squashed commit of the following: commit 087b18e961396a50fc769b38f2c2ee1009dab588 Author: Ricardo Casallas <[email protected]> Date: Fri Mar 15 20:34:39 2024 +0000 Pull request project-chip#1645: Bugfix: Provision: README typos. Merge in WMN_TOOLS/matter from bugfix/provision_readme to RC_2.3.0-1.3 Squashed commit of the following: commit d09303c35e73e0068f07973b8933fb9e97d9ddee Author: Ricardo Casallas <[email protected]> Date: Fri Mar 15 11:38:01 2024 -0400 Bugfix: Provision: README typos. commit 5356620caa1140925915d07cdb17322629c12373 Author: Ricardo Casallas <[email protected]> Date: Fri Mar 15 20:28:34 2024 +0000 Merge pull request project-chip#1646 in WMN_TOOLS/matter from bugfix/provision_silabs_header to RC_2.3.0-1.3 Auto-Merge: Pull request project-chip#1646: [AUTO] Bugfix: Provision: Backwards-compatible header moved to the temp folder. Merge in WMN_TOOLS/matter from bugfix/provision_silabs_header to RC_2.3.0-1.3 Squashed commit of the following: commit 8e005e302ea19e280e8ad88f0dd3605450021b96 Author: Ricardo Casallas <[email protected]> Date: Fri Mar 15 15:11:38 2024 -0400 Bugfix: Provision: Backwards-compatible header moved to the temp folder. commit 9a1927cd9c5d0d2e93e3093c8b91da91eac10eaf Author: Ricardo Casallas <[email protected]> Date: Thu Mar 14 19:01:30 2024 +0000 Pull request project-chip#1643: Bugfix: Provision defaults. Merge in WMN_TOOLS/matter from bugfix/provision-defaults to RC_2.3.0-1.3 Squashed commit of the following: commit 3eeeb2a30fbdc8cb8a6a992f3f343e47993ad891 Author: Ricardo Casallas <[email protected]> Date: Thu Mar 14 10:17:52 2024 -0400 Bugfix: Provision defaults. ... and 1 more commit
Merge in WMN_TOOLS/matter from bugfix/provision_readme to RC_2.3.0-1.3 Squashed commit of the following: commit d09303c35e73e0068f07973b8933fb9e97d9ddee Author: Ricardo Casallas <[email protected]> Date: Fri Mar 15 11:38:01 2024 -0400 Bugfix: Provision: README typos.
Problem
The existing wire format for data model commands and the wire format we are using in #1609 are different
Summary of Changes
Change the existing format to match the new one.
fixes #1643